home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FSColoredView; LANGUAGE = ObjC; SUPERCLASS = NSView; },
- {
- ACTIONS = {
- doAddCriterion = id;
- doRemoveCriterion = id;
- doSelectMetadataPropertyFromSendersRepresentedObject = id;
- };
- CLASS = FSSpotlightQueryCriterionViewController;
- LANGUAGE = ObjC;
- OUTLETS = {
- addCriterionButton = NSButton;
- metadataPropertyPopup = NSPopUpButton;
- removeCriterionButton = NSButton;
- subcontroller = id;
- subviewEnclosure = NSView;
- };
- SUPERCLASS = FSViewController;
- },
- {
- CLASS = FSViewController;
- LANGUAGE = ObjC;
- OUTLETS = {view = NSView; };
- SUPERCLASS = NSObject;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
- );
- IBVersion = 1;
- }